UCF STIG Viewer Logo

All GIDs referenced in /etc/passwd must be defined in /etc/group.


Overview

Finding ID Version Rule ID IA Controls Severity
V-89705 VRAU-SL-000740 SV-100355r1_rule Medium
Description
Inconsistency in GIDs between /etc/passwd and /etc/group could lead to a user having unintended rights.
STIG Date
VMware vRealize Automation 7.x SLES Security Technical Implementation Guide 2018-10-12

Details

Check Text ( C-89397r1_chk )
To ensure all GIDs referenced in /etc/passwd are defined in /etc/group, run the following command:

# pwck -rq

If a line is returned, this is a finding.
Fix Text (F-96447r1_fix)
Add a group to the system for each GID referenced without a corresponding group.